home *** CD-ROM | disk | FTP | other *** search
/ KeyGen Studio 2002 / KeyGen_Studio_2002.iso / Tutorials / Dos CrackMes / com / RBW.ZIP / rbw.txt < prev   
Encoding:
Text File  |  1998-07-17  |  943 b   |  29 lines

  1. Racy Brick Wall
  2. ===============
  3.  
  4. After a discussion on #cracking regarding encryption in protection,
  5. (which concluded in a universal agreement that Delphi crackmes were
  6. lame :p [j/k, lb]), I decided to modify a recent project to 'lock' 
  7. a program for sale. The result is 'Racy Brick Wall'.
  8.  
  9. Racy Brick Wall is a 488 byte crackme: 
  10.  
  11. Code             248 bytes
  12. Locked App          64 bytes
  13. Messages/Variables    176 bytes
  14.  
  15. The crackme has been hastily coded and is basically a stripped down
  16. version of an earlier project. The same idea can be easily applied
  17. to lock any data with the code/messages taking well under 512 bytes.
  18.  
  19. I don't think that RBW can be easily cracked. I think that most
  20. crackers will try brute force on the 16 byte key. There is at least
  21. 15 bytes of known plaintext available, but I don't think it will
  22. help.
  23.  
  24. A prize is available to the first person who breaks this.
  25.  
  26. ~~
  27. Ghiribizzo
  28.  
  29. http://ghiribizzo.home.ml.org